home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9011 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  650 b 

  1. Path: csulb.edu!mackay
  2. From: mackay@csulb.edu (Regis C. Pei)
  3. Newsgroups: comp.lang.c++
  4. Subject: Huffman encoding
  5. Date: 27 Feb 1996 22:29:20 GMT
  6. Organization: Cal State Long Beach
  7. Message-ID: <4h00k0$euq@garuda.csulb.edu>
  8. NNTP-Posting-Host: heart.engr.csulb.edu
  9.  
  10. Does anyone have suggestions on where I can find source code to implement 
  11. Huffman encoding/decoding in either the C or C++ languages?
  12.  
  13. I am looking for a program that implements a "two-pass" version of 
  14. Huffman encoding ( the first pass reads in the characters from the file 
  15. and the second pass implements the encoding portion )
  16.  
  17. Any help would be greatly appreciated!
  18.  
  19. thanks
  20. Sharlene
  21.